home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / prog_c / recio214.zip / MKTEST.BAT < prev    next >
DOS Batch File  |  1996-06-14  |  180b  |  7 lines

  1. BCC -ms -O1 -w testchg.c recios.lib
  2. BCC -ms -O1 -w testchp.c recios.lib
  3. BCC -ms -O1 -w testcog.c recios.lib
  4. BCC -ms -O1 -w testcop.c recios.lib
  5. del test???.obj
  6. call test.bat
  7.